css: Don't special-case fill-mode in 'animation'
authorBenjamin Otte <otte@redhat.com>
Mon, 7 Jul 2014 11:09:30 +0000 (13:09 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 7 Jul 2014 12:26:05 +0000 (14:26 +0200)
commit871d782e74578d0db1e2da26e22a24f899600d00
tree54c04c3881da9b78fe730df931e30f966e5e4f51
parentb02837b2c27ad45055b8175a82984a8964e21e0e
css: Don't special-case fill-mode in 'animation'

I have no idea why it was special cased when parsing the 'animation'
shorthand, but it caused crashes.

So remove the special case.
gtk/gtkcssshorthandpropertyimpl.c